ostree.git
2016-06-28 Simon McVittieUse the GitHub repository as the Homepage and Source
2016-06-28 Simon McVittieAdd patch from upstream fixing FTBFS on host machines...
2016-06-26 Simon McVittie2016.6-1
2016-06-26 Simon McVittied/control: ostree no longer needs its Suggests on dracut
2016-06-26 Simon McVittieClose #827473 in changelog
2016-06-26 Simon McVittieSkip more tests if /var/tmp doesn't support extended...
2016-06-26 Simon McVittieBuild-depend on cpio, for the libarchive test
2016-06-26 Simon McVittieadd patches to ensure that the build-time tests act...
2016-06-26 Simon McVittieupdate symbols file
2016-06-26 Simon McVittied/p/pull-Correctly-handle-repo-parent_repo-when-applyin...
2016-06-26 Simon McVittied/p/libostree.sym-Fix-test-symbols.patch: apply patch...
2016-06-26 Simon McVittieNew upstream release
2016-06-26 Simon McVittied/gbp.conf: configure to merge upstream tags into upstr...
2016-06-26 Simon McVittied/gbp.conf: configure to use upstream/latest for upstre...
2016-06-26 Simon McVittieMerge branch 'upstream/latest' into debian/master
2016-06-26 Simon McVittieMerge tag 'v2016.6' into upstream/latest
2016-06-26 Simon McVittieMerge tag 'upstream/2016.6' into debian/master
2016-06-26 Simon McVittieImported Upstream version 2016.6
2016-06-26 Simon McVittied/watch: fetch releases from GitHub instead of GNOME
2016-06-20 Colin WaltersRelease 2016.6
2016-06-17 Colin Walterspull: Ensure we always process queue only from main...
2016-06-17 Colin Walterstests: Support OT_SKIP_READDIR_RAND
2016-06-17 Colin Waltersbuild: Fix libreaddir-rand to honor global CFLAGS
2016-06-17 Colin Waltersmanual: Discuss mirroring
2016-06-17 Colin Waltersrepo: Avoid a possible divide by zero in progress
2016-06-16 Yu Qi Zhanglibglnx porting: delete temp files on failure of file...
2016-06-16 Colin WaltersAdd "archive" as an alias for "archive-z2"
2016-06-16 Simon McVittieChangelog for previous commit
2016-06-16 Jeremy Bichafix debian/watch
2016-06-15 Colin Waltersmanual: Link to mender.io
2016-06-15 Yu Qi Zhangrefs: add "ostree refs --create" and unit tests
2016-06-15 Simon McVittieApply patches from upstream to make ostree buildable...
2016-06-14 Simon McVittie2016.5-4
2016-06-14 Simon McVittieAdd another bug reference
2016-06-14 Simon McVittieAdd a patch to link libreaddir-rand to libdl
2016-06-14 Simon McVittieMark some patches as merged upstream
2016-06-13 Colin Walterslib: Port some manual close() cleanups to be glnx_fd_close
2016-06-13 Simon McVittiebuild: re-create tests/ostree-symlink-stamp if Makefile...
2016-06-13 Simon McVittielibostreetest: include libtest.sh from srcdir, not...
2016-06-13 Simon McVittielibtest: make gpghome in tmpdir writeable
2016-06-13 Simon McVittiebuild: distribute more test files
2016-06-13 Simon McVittiebuild: distribute TAP helper scripts in tarballs
2016-06-13 Simon McVittiebuild: distribute test scripts in tarballs
2016-06-13 Simon McVittiebuild: distribute libostree.sym in tarballs
2016-06-13 Simon McVittieautogen.sh: rely on VPATH for submodules' Makefile...
2016-06-13 Simon McVittieLink libreaddir-rand to libdl
2016-06-12 Simon McVittieIf build-time tests fail, try 4 more times
2016-06-12 Simon McVittiedebian/test.sh: factor out our dh_auto_test wrapper
2016-06-12 Simon McVittieBuild-depend on procps, used to check for leaked processes
2016-06-12 Simon McVittietest-sysroot.js: set "strict mode" when sourcing libtest.sh
2016-06-11 Simon McVittieAdd patches to make sure the tests fail as soon as...
2016-06-10 Alexander Larssontests: Exit valgrind tests if a leak is detected
2016-06-10 Alexander Larssonpull: Fix leak of refs_to_fetch
2016-06-10 Alexander Larssonpull: Fix leaked uri in request_static_delta_superblock...
2016-06-10 Alexander Larssonpull: Fix leak of FetchObjectData in some cases
2016-06-10 Alexander Larssonpull: Fix leak of debug temporary strings
2016-06-10 Alexander Larssonlibotutil: Fix leak of VariantMapData
2016-06-09 Colin Walterstests: Modernize valgrind infrastructure
2016-06-09 Colin Walterslib: Add OSTREE_SUPPRESS_SYNCFS environment variable
2016-06-09 Colin Walterslib: Fix a leak in remote parsing
2016-06-09 Mathnerd314related-projects: Update with more information and...
2016-06-09 Mathnerd314docs: Get API docs working again
2016-06-09 Mathnerd314pull: Move pull and pull_onedir back into ostree-repo.c
2016-06-09 Mathnerd314pull: Move libsoup-related code from ostree-repo.c...
2016-06-09 Mathnerd314repo: use OSTREE_TIMESTAMP (=1) for checked-out files
2016-06-09 Colin Waltersrepo: (minor) Drop a GFile usage in signature creation
2016-06-09 Colin Walterslib: Add a helper for mmap->bytes with openat(), use...
2016-06-09 Colin Walterslib: Add `_ALLOW_NOENT` flag to internal variant mappin...
2016-06-09 Colin Waltersglnx porting: Drop use of gs_file_openat_noatime
2016-06-09 Colin Walterslibglnx porting: Drop last use of gs_transfer_out_value()
2016-06-09 Colin Waltersglnx porting: Drop last uses of gs_file_get_basename_ca...
2016-06-09 Krzesimir Nowakrepo: Fix build on 32-bit systems
2016-06-08 Simon McVittieUpload to unstable.
2016-06-08 Simon McVittieRemove ostree-grub2 and the boot-related parts of ostree
2016-06-08 Simon McVittieRename ostree-grub2 to ostree-boot. Move all initramfs...
2016-06-07 Jonathan Lebonconfigure.ac: properly check for bison
2016-06-07 Jonathan Lebonostree_repo_write_commit: add missing docstring arg
2016-06-07 Colin Walterstests/test-pull-c: New test that runs through the pull...
2016-06-06 Colin Walterstests: Use strict mode by default for C tests
2016-06-03 Krzesimir Nowaksummary: Fix a typo
2016-06-02 Colin Waltersglnx porting: Port away from gs_file_get_basename_cached()
2016-06-02 Colin Walterslibglnx porting: Port away from gs_file_map_noatime()
2016-06-01 Colin Walterslib: Drop GFile variant mapping API for fd-relative
2016-06-01 Colin Walterslib: Change ot_util_variant_map helpers to consistently...
2016-06-01 Sam Spilsburyrepo: Display estimated time remaining when pulling
2016-05-31 Colin Walterscore: Port to new libglnx tempname API
2016-05-30 Colin Walterssysroot: Correct error handling path in previous libgln...
2016-05-30 Colin Walterslibglnx porting: Port away from gs_file_ensure_directory()
2016-05-30 Colin Walterslibglnx porting: Port callers of gs_file_unlink to...
2016-05-30 Colin Waltersrepo: Port uncompressed cache GC to libglnx
2016-05-30 Colin Walterslibglnx porting: Port "load utf8 file" contents API...
2016-05-27 Krzesimir Nowakrepo: Add functions for verifying any data in repository
2016-05-27 Krzesimir Nowakrepo: Factor out setting up a GPG verifier
2016-05-27 Krzesimir Nowakrepo: Add a missing Returns paragraph
2016-05-27 Krzesimir Nowakrepo: Factor out the check of gpg result to a separate...
2016-05-26 Krzesimir Nowakcore: Add a function creating an archive-z2 content...
2016-05-25 Mathnerd314commit: Update manpage to reflect --editor
2016-05-25 Mathnerd314log: Display "(no subject)" for commits without a subject
2016-05-25 Mathnerd314commit: Don't require a subject
2016-05-25 Mathnerd314commit: Display subject/body in commit editor
next